Files from The Crypt
--------------------

What is it?
 It is a simple encryption/decryption program written for the purpose
 of providing an easy way to ensure privacy. One read about encryption
 and security quite often but you rarely see any programs that actually
 use it, except internally.

How to use
 Encryption
  1. Load the file you wish to encrypt by pressing the [Load File...]
     button.
  2. Press [Encrypt...].
  3. Type in a password you wish to use.
  4. Retype the password.
  5. Provide a filename for the encrypted file.
  NOTE! The files are saved in the format RIP-1. Since I created this
  format myself there are no other programs that support it yet.

 Decryption
  1. Press the [Decrypt...] button and select the RIP file.
  2. Type in the password to decrypt the file.
  NOTE! The program provides two kinds of support to ensure that you
  don't try to decrypt a non-RIP file: The first char of the file is
  always the same in every RIP file. However, any file beginning with
  that char will be identified as a RIP file. Then there is a special
  control char that has to match the password you provide. This is not
  100% accurate either, since there will be many possible combinations
  of characters that results in the same control char. But even though
  the password may be accepted even if its not correct, the file will
  not decrypt properly.
  You will also have to remeber what format the file was (exe, com,
  txt, doc, etc...) since the RIP-1 format doesn't.

 Disclaimer
  1. I take no responsibilty for any loss of data that might occur
     from the use of this program. It is up to you to make sure that
     the encrypted file properly decodes before you delete the 
     original.
  2. If you live in a place where encryption of data is a crime,
     don't use the program.

 Copyright & distribution
  This program is freeware, and you may distribute it, provided that
  this file is included and unmodified.
  The right to the program belongs to Nuke Productions.

 Additional information
  If you have any questions or comments, you may reach me in any of the
  following ways:
  1. The Nuke Production homepage: http://nukeprod.fsn.net
  2. E-mail: TheAngel@bigfoot.com
  3. By phone: +46-70-5733492

